crypto/hmac.hmac.Size (method, view implemented interface methods)

one use

	crypto/hmac (current package)
		hmac.go#L76: func (h *hmac) Size() int      { return h.outer.Size() }